<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1648014376420') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-falvfagui:before {
  content: "\e61c";
}

.icon-zhuanli:before {
  content: "\e616";
}

.icon-zhaopinshenqing:before {
  content: "\e60b";
}

.icon-shangbiao:before {
  content: "\e6c8";
}

.icon-banquan:before {
  content: "\e677";
}

</pre></body></html>